Skip to content

Add AIR compatibility#2934

Open
pw0908 wants to merge 1 commit into
EnzymeAD:mainfrom
pw0908:metal-air-math-intrinsics
Open

Add AIR compatibility#2934
pw0908 wants to merge 1 commit into
EnzymeAD:mainfrom
pw0908:metal-air-math-intrinsics

Conversation

@pw0908

@pw0908 pw0908 commented Jul 8, 2026

Copy link
Copy Markdown

@pw0908

pw0908 commented Jul 9, 2026

Copy link
Copy Markdown
Author

@wsmoses Looks like most tests passed. The ones that failed seem to have failed due to air.atan2.f32. Is that a function that is supported normally anyways?

// module. Rather than depend on that, these get dedicated blocks so the
// AIR-named companion (e.g. air.cosh.f32) is created directly on demand,
// regardless of what else is present in the module.
def : CallPattern<(Op $x),

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are missing air.atan2.f32. here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants